home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5282 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.2 KB  |  58 lines

  1. Newsgroups: comp.lang.c++
  2. Path: cs.vu.nl!jalten
  3. From: jalten@cs.vu.nl (Alten JP)
  4. Subject: Re: BC 5.0? 32-bit BDE?
  5. Nntp-Posting-Host: kits.cs.vu.nl
  6. References: <DM668F.676.0.-s@cs.vu.nl> <4evj4o$h96@news1.usa.pipeline.com>
  7. Sender: news@cs.vu.nl
  8. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  9. Date: Sat, 3 Feb 1996 13:15:14 GMT
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. Message-ID: <DM7BHE.B3I.0.-s@cs.vu.nl>
  12.  
  13. Pete (grantp@usa.pipeline.com) wrote:
  14. : On Feb 02, 1996 22:24:15 in article <Re: BC 5.0? 32-bit BDE?>,
  15. : 'jalten@cs.vu.nl (Alten JP)' wrote: 
  16. :  
  17. : >BDE stands for Borland Database Engine, which gives you full access 
  18. : >to Paradox and DBase databases, and more, using the core 
  19. : >of all the Borland database programs, called IDAPI. 
  20. : >As for now, it only exists in a 16 bit Windows version, with a 
  21. : >C interface. It would be nice if a new C++ interface will be  
  22. : >added and support for 32 bit Windows. I'm using a  
  23. : >C++ wrapper for the BDE myself, which makes it usable for me.  
  24. : >BDE is very powerful. 
  25. : > 
  26. : This is getting a bit off topic, but I'm sure I'm not the only one 
  27. : interested. 
  28. :  
  29. : How is it powerful?  "Very powerful" implies that it's more so 
  30. : than its competitors' products.  Seems like just the opposite 
  31. : is true if you must write your own wrapper classes. 
  32.  
  33. Well, powerful in the sence of it being the core of Paradox 
  34. for examples, which mean you can do anything you can do in 
  35. Paradox, and control more from "inside", since it is the engine,
  36. not an application like Paradox.
  37. The problem is, since it is THE database engine for most
  38. Borland database products, you really have to know what's 
  39. going on and won't get a lot of protection. Here is where the
  40. wrapper helped me, adding the protection C++ can offer,
  41. still giving me enough enties to the database engine like
  42. the C interface does.
  43. We might want to move thread to, eh, a paradox newsgroup, 
  44. since I don't know where else to go.
  45. :w
  46.  
  47.  I'll do that, so don't reply here, ok?
  48.  
  49. (or is the C++ wrapper more interesting than the engine?)
  50.  
  51. Jelle Paul
  52.  
  53. --
  54. +-------------------------------------------------------+
  55. | Jelle Paul Alten                |   jalten@cs.vu.nl   |
  56. | Vrije Universiteit Amsterdam    |                     |
  57. +-------------------------------------------------------+
  58.